-
Home
-
Packeta
-
1.2.5
-
Code
-
Classes
- BaseControl
Total Complexity |
85 |
Dependencies |
9 |
Dependents |
4 |
Total lines |
556 |
Lines of code |
223 |
Logical lines of code |
102 |
Comment lines |
164 |
Methods |
45 |
Properties |
12 |
Methods 45
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setHtmlAttribute() |
S |
61 |
6 |
13 |
translate() |
S |
61 |
6 |
11 |
setDefaultValue() |
S |
67 |
5 |
7 |
setDisabled() |
S |
65 |
5 |
8 |
__construct() |
S |
60 |
4 |
12 |
getHtmlId() |
S |
62 |
4 |
10 |
getTranslator() |
S |
67 |
3 |
8 |
isOmitted() |
S |
78 |
3 |
3 |
getLabel() |
S |
65 |
3 |
8 |
isFilled() |
S |
74 |
3 |
4 |
__call() |
S |
63 |
3 |
10 |
getControl() |
S |
61 |
2 |
11 |
validate() |
S |
71 |
2 |
7 |
addError() |
S |
78 |
2 |
3 |
getError() |
S |
78 |
2 |
3 |
extensionMethod() |
S |
69 |
2 |
6 |
setOption() |
S |
67 |
2 |
8 |
addCondition() |
S |
79 |
1 |
3 |
hasErrors() |
S |
81 |
1 |
3 |
getOptions() |
S |
82 |
1 |
3 |
cleanErrors() |
S |
81 |
1 |
3 |
getOption() |
S |
79 |
1 |
3 |
isRequired() |
S |
81 |
1 |
3 |
setRequired() |
S |
77 |
1 |
4 |
getRules() |
S |
82 |
1 |
3 |
addConditionOn() |
S |
79 |
1 |
3 |
getErrors() |
S |
80 |
1 |
3 |
getHtmlName() |
S |
78 |
1 |
3 |
addRule() |
S |
75 |
1 |
4 |
getLabelPart() |
S |
81 |
1 |
3 |
getValue() |
S |
82 |
1 |
3 |
getHttpData() |
S |
78 |
1 |
3 |
loadHttpData() |
S |
80 |
1 |
3 |
isDisabled() |
S |
80 |
1 |
3 |
setOmitted() |
S |
77 |
1 |
4 |
getControlPart() |
S |
81 |
1 |
3 |
getControlPrototype() |
S |
82 |
1 |
3 |
getCaption() |
S |
82 |
1 |
3 |
getLabelPrototype() |
S |
82 |
1 |
3 |
setHtmlId() |
S |
77 |
1 |
4 |
setCaption() |
S |
77 |
1 |
4 |
getForm() |
S |
79 |
1 |
3 |
setAttribute() |
S |
79 |
1 |
3 |
setValue() |
S |
77 |
1 |
4 |
setTranslator() |
S |
77 |
1 |
4 |